@Override
 public boolean isService() {
   return delegate.isService();
 }