# File lib/less/engine/nodes/element.rb, line 96
      def == other
        name == other.name
      end