# File bdb.rb, line 1343
def  each_pair(set = nil, bulk = 0) 
yield key, value
end