originalUserAgent = $originalUserAgent; } public function toString(): string { return $this->ua->toString().'/'.$this->os->toString(); } }