trace = $trace; } public function __toString(): string { return $this->trace; } }