# File lib/rbvmomi/vim/ManagedEntity.rb, line 54
  def pretty_path
    path[1..-1].map { |x| x[1] } * '/'
  end