# File lib/rbvmomi/vim/Datacenter.rb, line 3
  def find_compute_resource path
    hostFolder.traverse path, RbVmomi::VIM::ComputeResource
  end