# File fs.rb, line 74
    def directory?
      Client.directory? @path
    end