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