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