# File lib/ttfunk/table/post/format40.rb, line 5
        def glyph_for(code)
          @map[code] || 0xFFFF
        end