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