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