# File lib/compass/actions.rb, line 92
    def separate(path)
      path.gsub(%r{/}, File::SEPARATOR)
    end