# File lib/rspec/core/configuration.rb, line 460
      def formatters
        @formatters ||= []
      end