value = $value; } /** * @return TValue */ public function unwrap() { return $this->value; } }