protected void init() throws MisconfigurationException {
   super.init();
   deltaSaver = createDeltaSaver();
 }