38 39 40
# File 'lib/textflight-client/logging.rb', line 38 def self.red(string) colorize(string, 31) end