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