# File lib/rspec/core/configuration.rb, line 208
      def reporter
        @reporter ||= Reporter.new(formatter)
      end