# File lib/generators/mustache/install/templates/lib/mustache_rails.rb, line 40
      def self.template_base_path
        @template_base_path ||= ::Rails.root.join('app', 'templates')
      end