# File lib/websocket/frame/data.rb, line 30
        def getbyte(index)
          self[index]
        end