# File lib/net/ssh/authentication/key_manager.rb, line 72
        def finish
          @agent.close if @agent
          @agent = nil
        end