RouteEntry patch(String uri, handler, [String? action]) => _addRoute([RouteEntry.PATCH], uri, handler, action);