# File lib/ruby_parser_extras.rb, line 937
  def reset
    @dyn.clear
    @env.clear
    @use.clear
    self.extend
  end