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