class SassC::Script::Value

def inspect

Returns a system inspect value for this object
def inspect
  value.inspect
end