# File lib/innodb/undo_record.rb, line 112
  def record_size
    header[:next] - @position - size_header
  end