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