# File lib/net/sftp/protocol/01/base.rb, line 30
    def parse_handle_packet(packet)
      { :handle => packet.read_string }
    end