# File lib/innodb/history.rb, line 15 def history_list(space_id, page_number) @innodb_system.space(space_id).page(page_number).history_list end