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