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