in dubbo_client/rpclib.py [0:0]
def __call__(self, *args, **kwargs): return self.client_instance.call(self.method, *args, **kwargs)