# File lib/net/ssh/util/buffer.rb, line 45
        def clear!
          @content = ""
        end