Method: String#bg_gray

Defined in:
lib/chid.rb

#bg_grayObject



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

def bg_gray;        "\e[47m#{self}\e[0m" end