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