# File lib/ttfunk.rb, line 73
    def os2
      @os2 ||= TTFunk::Table::OS2.new(self)
    end