# File lib/rbvmomi/vim/Folder.rb, line 58
  def traverse! path, type=Object
    traverse path, type, true
  end