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