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