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