# File lib/net/ssh/transport/version-negotiator.rb, line 40
        def initialize( logger )
          @logger = logger
        end