Method: String#green

Defined in:
lib/abcing.rb

#greenObject



45
46
47
# File 'lib/abcing.rb', line 45

def green
  colorize(32)
end