# File lib/yard/generators/uml_generator.rb, line 53 def format_path(object) object.path.gsub('::', '_') end