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