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