# File lib/mime/composite_media_type.rb, line 140 def initialize super("multipart/mixed; boundary=#{boundary}") end