# File lib/rbvmomi/vim/ResourcePool.rb, line 5 def find name @soap.searchIndex.FindChild(:entity => self, :name => name) end