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