# File lib/mail/fields/content_type_field.rb, line 60
    def string
      "#{main_type}/#{sub_type}"
    end