# File lib/net/sftp/protocol/driver.rb, line 92
    def on_open( &block )
      @on_open = block
    end