public void MoveToNextStation(IStation station, Plane plane) => simulatorService.MoveToNextStation(station, plane);