@Override
 public int getIteratorModificationCount() {
   return allBlockParsersMap.getModificationCount();
 }