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