# File lib/less/engine/nodes/element.rb, line 138
      def to_s; root?? '*' : name end