class UserRoles: APPLICANT = 'applicant' EMPLOYER = 'employer' MODERATOR = 'moderator'