# File lib/yard/templates/engine.rb, line 20 def register_template_path(path) template_paths.push(path) unless template_paths.include?(path) end