# File lib/active_ldap/schema.rb, line 261 def eql?(other) self.class == other.class and id == other.id end