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