/**
  * {@inheritdoc}
  */
 public function flush()
 {
     $this->driver->flush();
 }