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