public void Persist()
 {
     SerializationUtil.Serialize(path, this);
 }