# File lib/rbvmomi/vim/Datacenter.rb, line 13
  def find_vm path
    vmFolder.traverse path, RbVmomi::VIM::VirtualMachine
  end