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