Get the scope associated with a route (if any)
ZenScope? getScopeForRoute(String routeName) { return _routeScopes[routeName]; }