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