# File lib/mail/field.rb, line 97
    def value=(str)
      create_field(name, str)
    end