def getRoleString(self): return club_fmts.getRoleUserName(self.role)
def getRoleUserName(self): return club_fmts.getRoleUserName(self.__roleMask)