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