public void Dispose()
 {
     Destination.DeleteAll();
     RoadTrip.DeleteAll();
     Scrubber.DeleteAll();
 }