# File lib/innodb/util/buffer_cursor.rb, line 113
  def current
    @stack.last
  end