# File lib/yard/generators/base.rb, line 10
        def template_paths
          @@template_paths ||= [TEMPLATE_ROOT]
        end