# File lib/ttfunk.rb, line 49
    def cmap
      @cmap ||= TTFunk::Table::Cmap.new(self)
    end