# File lib/net/ssh/util/buffer.rb, line 71
        def append( text )
          @content << text
        end