# File lib/deltacloud/drivers/rhevm/rhevm_client.rb, line 184 def initialize(client, id, href) @id, @href = id, href @client = client end