# File lib/innodb/util/buffer_cursor.rb, line 35
    def dup
      StackEntry.new(cursor, position, direction, name.dup)
    end