O.group()
Look up a group, and return an object implementing the SecurityPrincipal
interface.
function O.group(groupId)
Look up the group with this group ID. Group IDs are exposed as schema GROUP
constants.
An exception will be thrown if the group does not exist.