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