reconnect() public method

public reconnect ( )
 public function reconnect()
 {
     $this->client->reconnect();
 }