# File lib/fog/vcloud/models/compute/vapps.rb, line 19 def get(uri) service.get_vapp(uri) rescue Fog::Errors::NotFound nil end