# File lib/deltacloud/drivers/mock/mock_client.rb, line 103 def cimi_file(collection, id) File::join(cimi_dir(collection), "#{id}.json") end