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