# File lib/net/ssh/buffer.rb, line 76
76:     def length
77:       @content.length
78:     end