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