# File lib/fog/vsphere/models/compute/templates.rb, line 16 def get(id) new service.get_template(id) end