# File lib/rmail/header.rb, line 279
def
each_value @fields.each { |i|
yield
(i.value) }
end