# File lib/dm-core/repository.rb, line 29 def self.context Thread.current[:dm_repository_contexts] ||= [] end