# File lib/vendor/fssm/cache.rb, line 66
    def key_for_path(path)
      Pathname.for(path).names
    end