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