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