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