global

def invitation_keys

def invitation_keys
  ENV["INVITATION_KEYS"].split(",").map(&:strip)
end