If you log in as alpha (password: alpha),
then your location will be "NYC"
becausealpha has role admin,
andrule #1 sets location to "NYC" if role is admin
If you log in as beta (password: beta),
then your role will be "guest"
becausebeta has email john.doe@gmail.com,
andrule #2 sets role to "guest" if email matches *@gmail.com