in tutorials/tutorial3/TicTacToe/LoggedIn/LoggedInRouter.swift [49:53]
func cleanupViews() { if let currentChild = currentChild { viewController.dismiss(viewController: currentChild.viewControllable) } }