# File bdb.rb, line 1351
def
each_dup(key, bulk = 0)
yield
key, value
end