# File lib/active_ldap/association/proxy.rb, line 19
      def ===(other)
        load_target and other === @target
      end