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