You can also browse the complete source file or the generated documentation.
class RoleUserManager(UserManager, RoleUserManagerMixIn): def __init__(self, userClass=None)