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