# File lib/vendor/fssm/cache.rb, line 190
  def sanitize_key(key)
    key_for_path(absolute_path(key))
  end