RouteEntry via(List<String> methods, String uri, handler, [String? action]) => _addRoute(methods, uri, handler, action);