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