# File lib/net/ssh/userauth/driver.rb, line 78
        def on_banner( &block )
          @on_banner = block
        end