# File lib/rspec/core/configuration.rb, line 210
      def reset
        @reporter = nil
        @formatters.clear
      end