/**
  * {@inheritdoc}
  */
 public function read()
 {
     return $this->connection->read();
 }