public function setAttachments(array $attachments) { $this->attachments = $attachments; return $this; }