RouteQueueEntry goUntil(UntilFn test) { router.routerDelegate._until(test, ignore: true); return go(); }