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