/**
  * {@inheritdoc}
  */
 protected function doFlush()
 {
     return $this->cache->flush();
 }