# File lib/active_ldap/ldif.rb, line 856
      def ==(other)
        super(other) and @operations == other.operations
      end