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