public void Start() { var firstPosition = _navigator.First(); Start(firstPosition); ExecuteActions(); }