Overrides TextPart::bodyToIterable
public function bodyToIterable() : iterable { return $this->message ->toIterable(); }