@Override
 public void shutdown() throws RemoteException {
   delegate.shutdown();
 }