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