# File lib/net/ssh/connection/channel.rb, line 578 578: def do_eof 579: @on_eof.call(self) if @on_eof 580: end