# File lib/innodb/undo_log.rb, line 129
  def dump
    puts "header:"
    pp header
    puts
  end