54 55 56
# File 'lib/textflight-client/logging.rb', line 54 def self.green(string) colorize(string, 32) end