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