# File lib/fog/ninefold/models/compute/servers.rb, line 12 def all data = service.list_virtual_machines load(data) end