# File lib/mime/discrete_media_type.rb, line 62
    def initialize body, content_type = 'text/plain; charset=us-ascii'
      super
    end