# File lib/net/ssh/buffer.rb, line 104
    def reset!
      @position = 0
    end