# File lib/rspec/core/formatters/base_text_formatter.rb, line 140 def white(text) color(text, "\e[37m") end