# File lib/innodb/page/index.rb, line 246
  def records
    page_header && page_header[:n_recs]
  end