stopControl

open override var stopControl: StopControlIfc(source)

Who decides, stop by stop, whether this vehicle serves the next place in its tour.

AlwaysServe by default, which is what every fleet did before there was a control to ask, so setting nothing changes nothing. Replace it with TimetableControl for a scheduled service or DispatcherStopControl for one a controller can run express or turn short.