public boolean foldIsStartDamaged(Fold fold) {
   return fold.isStartDamaged();
 }