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