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