# File lib/net/ssh/transport/ossl/buffer-factory.rb, line 37 def writer( text="" ) Net::SSH::Util::WriterBuffer.new( text ) end