# File lib/innodb/page/sys_rseg_header.rb, line 39
  def history_list
    Innodb::HistoryList.new(rseg_header[:history_list])
  end