module Net::SSH::BufferedIo

def read_buffer #:nodoc:

:nodoc:
def read_buffer #:nodoc:
  input.to_s
end