# File lib/innodb/util/buffer_cursor.rb, line 84
  def trace_to(file)
    @trace_io = file
    self
  end