# File lib/yard/templates/helpers/uml_helper.rb, line 19 def format_path(object) object.path.gsub('::', '_') end