# File lib/fog/compute/models/ninefold/server.rb, line 101 def flavor requires :serviceofferingid connection.flavors.get(serviceofferingid) end