# File lib/mail/message.rb, line 712
    def mime_version=( val )
      header[:mime_version] = val
    end