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