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