# File lib/less/engine/nodes/property.rb, line 46
      def == other
        self.to_s == other.to_s
      end