# File lib/net/ssh/test.rb, line 59 59: def socket(options={}) 60: @socket ||= Net::SSH::Test::Socket.new 61: end