13 14 15
# File 'lib/feature_map/output_color.rb', line 13 def self.green(text) colorize(32, text) end