# File lib/fog/compute/models/linode/flavors.rb, line 14 def get(id) new flavors(id).first rescue Fog::Linode::Compute::NotFound nil end