Method: String#gray

Defined in:
lib/chid.rb

#grayObject



82
# File 'lib/chid.rb', line 82

def gray;           "\e[37m#{self}\e[0m" end