Overrides CacheCollectorInterface::has
public function has($key) { return $this->lazyLoadItself() ->has($key); }