# File lib/ttfunk.rb, line 81
    def glyph_locations
      @glyph_locations ||= TTFunk::Table::Loca.new(self)
    end