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