# File lib/fog/brightbox/models/compute/servers.rb, line 12 def all data = connection.list_servers load(data) end