/**
  * Sets the attachments.
  */
 public static function setAttachments($attachments)
 {
     self::$attachments = $attachments;
 }