# File lib/fog/libvirt/requests/compute/create_domain.rb, line 11
        def create_domain(xml)
          ::Libvirt::Domain.new()
        end