# File /home/matt/rubymail/mail/header.rb, line 297
    def []=(name, value)
      add(name, value)
      value
    end