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