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