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