# File sprout/lib/sprout/tasks/tool_task.rb, line 528 def cleaned_preprocessed_path(path) File.join(belongs_to.preprocessed_path, path.gsub('../', 'backslash/')) end