subject = $subject; } public function build(): self { return $this->html($this->text); } }