# File lib/fog/libvirt/requests/compute/define_domain.rb, line 5 def define_domain(xml) client.define_domain_xml(xml) end