# File lib/mail/attachments_list.rb, line 19
    def inline
      @content_disposition_type = 'inline'
      self
    end