# File lib/compass/sass_extensions/monkey_patches/browser_support.rb, line 38 def to_s(options = self.options) s = "#{name}(#{args.join(", ")})" end