@final
$this
public function setAutoExit(bool $autoExit) : static { $this->autoExit = $autoExit; return $this; }