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