global

def tag(name)

def tag(name)
  puts Rainbow(": #{name}").blue.bright
end