$this
public function subject(string $subject) : static { return $this->setHeaderBody('Text', 'Subject', $subject); }