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