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