# File lib/innodb/util/buffer_cursor.rb, line 43
  def self.trace!(arg=true)
    @@global_tracing = arg
  end