# File lib/net/ssh/transport/packet_stream.rb, line 19
19:     def self.extended(object)
20:       object.__send__(:initialize_ssh)
21:     end