# File lib/deltacloud/drivers/mock/mock_client.rb, line 44 def file(collection, id) File::join(dir(collection), "#{id}.yml") end