@Override // RpcInvocationHandler
 public ConnectionId getConnectionId() {
   return RPC.getConnectionIdForProxy(currentProxy);
 }