# File lib/sass/script/variable.rb, line 23
def
inspect
(
opts
= {})
"$#{dasherize(name, opts)}"
end