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