# File lib/compass/installers/base.rb, line 155 def targetize(path) strip_trailing_separator File.join(target_path, separate(path)) end