# File lib/net/ssh/transport/packet_stream.rb, line 155
155:     def cleanup
156:       client.cleanup
157:       server.cleanup
158:     end