# File lib/ttfunk.rb, line 61
    def maximum_profile
      @maximum_profile ||= TTFunk::Table::Maxp.new(self)
    end