# File lib/innodb/system.rb, line 227
  def history
    Innodb::History.new(self)
  end