# File lib/rspec/core/formatters/base_text_formatter.rb, line 165 def failure_color(text) color(text, RSpec.configuration.failure_color) end