# File lib/net/ssh/multi/pending_connection.rb, line 52 def initialize(server) @server = server @recordings = [] end