# File lib/yard/generators/base.rb, line 23
        def register_template_path(path)
          template_paths.unshift(path)
        end