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