$this
public function cc(Address|string ...$addresses) : static { return $this->setListAddressHeaderBody('Cc', $addresses); }