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