public FoldOperationImpl foldGetOperation(Fold fold) {
   return fold.getOperation();
 }