class MailboxConstants { static const MAILBOX_LEVEL_SEPARATOR = "/"; static const ROLE_DEFAULT = "inbox"; }