/** {@inheritDoc} */
 @Override
 public boolean isRegionCachesEnabled() {
   return ehcacheStats.isRegionCachesEnabled();
 }