# File lib/sass/script/value/string.rb, line 101 def to_sass(opts = {}) to_s(opts.merge(:sass => true)) end