# File lib/net/ssh/authentication/agent.rb, line 60
60:     def initialize(logger=nil)
61:       self.logger = logger
62:     end