# File lib/new_relic/control/class_methods.rb, line 17
      def reset
        @instance = nil
        @local_env = nil
      end