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