# File lib/cgikit/project/template.rb, line 256 def path File.join(@project.project_path, "#{@project.name}.#{self.class.suffix}") end