# File lib/net/ssh/authentication/agent/socket.rb, line 54
54:     def initialize(logger=nil)
55:       self.logger = logger
56:     end