static Router purge(String path, Function action) => _addRoute(HttpRequestMethod.purge, path, action);