# File lib/action_mailer/vendor/tmail-1.2.3/tmail/header.rb, line 399
    def id=( arg )
      ensure_parsed
      @id = arg
    end