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