module Rainbow::Ext::String::InstanceMethods

def bright

def bright
  Rainbow(self).bright
end