class Sass::Script::Lexer

def variable

def variable
  _variable(REGULAR_EXPRESSIONS[:variable])
end