# File lib/net/ssh/buffer.rb, line 98
98:
def
empty?
99:
@content
.
empty?
100:
end