def GetHuntApproval(self, args, context=None):
     return api_user.ApiGetHuntApprovalHandler()
 def GetHuntApproval(self, args, token=None):
     return api_user.ApiGetHuntApprovalHandler()