# File lib/mp3info/extension_modules.rb, line 25
      def getbyte(i)
        self[i].ord unless self[i].nil?
      end