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