def get_obj(self, request: t.Optional[Request], view: t.Optional[APIView]) -> t.Any: return None # noinspection PyUnusedLocal,PyProtectedMember