# File lib/deltacloud/drivers/mock/mock_client.rb, line 78 def load_all(collection) members(collection).map { |id| load(collection, id) } end