# File lib/fog/ninefold/models/compute/flavors.rb, line 12 def all data = service.list_service_offerings load(data) end