@Override
 public boolean isGarbageCollectionEnabled() {
   return server.isGarbageCollectionEnabled();
 }