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