# File lib/innodb/page/index.rb, line 471
  def supremum
    @supremum ||= system_record(pos_supremum)
  end