# File lib/base32.rb, line 60
  def self.table
    @table || TABLE
  end