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