word = $word; } public function getWord(): string { return $this->word; } }