# File fs.rb, line 79
    def exist?
      Client.exist? @path
    end