# File lib/rhc/rest/mock.rb, line 923
    def id
      @uuid || attributes['uuid'] || attributes['id']
    end