# File lib/rbovirt.rb, line 138 def initialize(client, id, href) @id, @href = id, href @client = client end