module Rainbow::Ext::String::InstanceMethods

def faint

def faint
  Rainbow(self).faint
end