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