class Sass::Script::CssLexer

def token

def token
  important || super
end