# File lib/net/ssh/buffer.rb, line 87
    def to_s
      (@content || "").dup
    end