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