# File lib/net/ssh/transport/packet_stream.rb, line 152 152: def cleanup 153: client.cleanup 154: server.cleanup 155: end