# File lib/net/sftp/operations/dir.rb, line 23
    def initialize(sftp)
      @sftp = sftp
    end