public long GetDistanceBest(int vehicleid = 0)
 {
     return(helper.GetDistanceBest(vehicleid));
 }