public void foldRemoveUpdate(Fold fold, DocumentEvent evt) {
   fold.removeUpdate(evt);
 }