# File lib/net/ssh/ruby_compat.rb, line 5
5:     def getbyte(index)
6:       self[index]
7:     end