# File lib/rhc/rest/region.rb, line 13 def uuid client.api_version_negotiated >= 1.6 ? attributes['id'] : attributes['uuid'] end