Overrides HeaderInterface::getBodyAsString
public function getBodyAsString() : string { return implode(', ', $this->getAddressStrings()); }