# File lib/mail/parts_list.rb, line 4
    def attachments
      Mail::AttachmentsList.new(self)
    end