Joins the current path with a subpath
String join(String routeName) { return BaseRoute.joinPaths(path, routeName); }