# File lib/fog/ibm/models/compute/servers.rb, line 12 def all load(service.list_instances.body['instances']) end