# File lib/rspec/core/configuration.rb, line 204
      def formatter
        @formatter ||= formatter_class.new(output)
      end