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