$this
public function setAutoTls(bool $autoTls) : static { $this->autoTls = $autoTls; return $this; }