class Parser::VariablesStack

def reset

def reset
  @stack.clear
end