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