# File lib/innodb/page.rb, line 404
  def torn?
    lsn_low32_header != lsn_low32_trailer
  end