# File lib/rhc/rest/application.rb, line 25 def uuid if (client.api_version_negotiated >= 1.6) attributes['id'] else attributes['uuid'] end end