# File lib/compass/installers/base.rb, line 161 def templatize(path) strip_trailing_separator File.join(template_path, separate(path)) end