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