@Override
 public boolean isDirty() {
   return persistentSortedSet.isDirty();
 }