# File lib/rspec/core/configuration.rb, line 151 def color_enabled @color_enabled && (output_to_tty? || autotest?) end