# File lib/ttfunk/table/cmap/subtable.rb, line 64 def [](code) raise NotImplementedError, "cmap format #{@format} is not supported" end