Gets the number of Routes in this collection.
int The number of routes
Overrides RouteCollection::count
public function count() : int { return count($this->all()); }