private void Save(Flow flow, UniversalSave binary)
 {
     UniversalSave.Save(GetPath(flow), binary);
 }