# File lib/rmail/header.rb, line 385
def
add_raw(raw) @fields << Field.new(raw)
self
end