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