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