# File lib/dm-core.rb, line 210
  def self.prepare(*args, &blk)
    yield repository(*args)
  end