# File lib/mongo_mapper/plugins/associations/one_proxy.rb, line 80
        def criteria
          {self.foreign_key => proxy_owner.id}
        end