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