log = $log; } public function create(): AuthBuilder { return new AuthBuilder($this->log); } }