# File lib/net/ssh/test/kex.rb, line 21
    def initialize(algorithms, connection, data)
      @connection = connection
    end