# File rmail/header.rb, line 325 def to_a @fields.collect { |field| [ field.name, field.value ] } end