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