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