# File lib/innodb/undo_log.rb, line 6 def initialize(page, position) @page = page @position = position end