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