private int cacheSize() throws Exception {
   return ReflectionUtils.getCacheSize();
 }