@Override
 public String getURL() throws RemoteException {
   return delegate.getURL();
 }