public void setIndexLFUEvictionFactor(float indexLFUEvictionFactor) {
   letter.setIndexLFUEvictionFactor(indexLFUEvictionFactor);
 }