# File lib/net/ssh/transport/packet_stream.rb, line 159
    def cleanup
      client.cleanup
      server.cleanup
    end