# File lib/ttfunk.rb, line 65
    def kerning
      @kerning ||= TTFunk::Table::Kern.new(self)
    end