# File lib/net/ssh/test/socket.rb, line 42 42: def open(host, port) 43: @host, @port = host, port 44: self 45: end