def user_roles_indexable(self) -> typing.FrozenSet[str]: return frozenset(self._user_roles_indexable)