# File lib/net/ssh/connection/channel.rb, line 295
295:     def eof?
296:       @eof
297:     end