# File lib/innodb/page/index.rb, line 146
  def pos_records
    size_fil_header +
      size_index_header +
      size_fseg_header
  end