content = $content; } public function getContent(): Content { return $this->content; } }