# File lib/rhc/rest/mock.rb, line 1151
    def initialize(client, created_at)
      super({}, client)
      @created_at = created_at
    end