# File lib/less/engine/nodes/element.rb, line 26
      def id?;        name =~ /^#/  end