class Sass::Script::Value::Null

def to_sass(opts = {})

def to_sass(opts = {})
  'null'
end