# File lib/taps/multipart.rb, line 44
  def content_type
    opts[:content_type] || 'text/plain'
  end