void discovery(Type controller) => _newRoute([RouteEntry.GET], '', () => null).discovery(controller);