Constructs a LazyRouteCollection.
public function __construct(RouteProviderInterface $provider) { $this->provider = $provider; }