# File lib/net/ssh/test/socket.rb, line 49
49:     def getpeername
50:       ::Socket.sockaddr_in(port, host)
51:     end