# File lib/mongo_mapper/plugins/equality.rb, line 8
        def ===(other)
          other.is_a?(self)
        end