# File lib/less/engine/nodes/element.rb, line 100
      def eql? other
        super and self.equiv? other
      end