# File lib/compass/installers/manifest_installer.rb, line 13
      def manifest_file
        @manifest_file ||= File.join(template_path, "manifest.rb")
      end