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