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