public void setEnableIndexDiskSyncs(boolean diskSyncs) {
   letter.setEnableIndexDiskSyncs(diskSyncs);
 }