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