# File lib/active_ldap/ldif.rb, line 595
    def each(&block)
      @records.each(&block)
    end