def _call_fut(*args, **kwargs): from google.cloud.datastore._http import _rpc return _rpc(*args, **kwargs)