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