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