# File lib/action_mailer/vendor/tmail/header.rb, line 661
    def minor=( arg )
      ensure_parsed
      @minor = arg
    end