# File lib/rspec/core/configuration.rb, line 212
      def color_enabled
        @color_enabled && output_to_tty?
      end