class Sass::Supports::Negation

def options=(options)

def options=(options)
  condition.options = options
end