public IList <StopView> GetStops()
 {
     return(_stops.GetStops());
 }