Overrides FileCacheBackendInterface::fetch
public function fetch(array $cids) { return apcu_fetch($cids); }