# File lib/fog/compute/models/aws/server.rb, line 85 def flavor_id @flavor && @flavor.id || attributes[:flavor_id] end