# File lib/net/ssh/authentication/agent.rb, line 63
63:     def initialize(logger=nil)
64:       self.logger = logger
65:     end