# File lib/mail/header.rb, line 51
    def fields
      @fields ||= FieldList.new
    end