public void clearLastChociedStop()
 {
     latestChociedStop.Clear();
     latestChociedStop.Save(_filesystem);
 }