# File lib/fog/slicehost/models/compute/server.rb, line 37 def flavor requires :flavor_id connection.flavors.get(flavor_id) end