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