# File lib/dm-core/model/property.rb, line 180 def key_conditions(repository, key) self.key(repository.name).zip(key).to_hash end