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