# File lib/net/ssh/connection/channel.rb, line 147
        def on_extended_data( &block )
          @on_extended_data = block
        end