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