# File lib/fog/profitbricks/models/compute/flavors.rb, line 9 def all load(service.get_all_flavors.body["getAllFlavorsResponse"]) end