# File lib/redis.rb, line 57
def
synchronize
mon_synchronize
{
yield
(
@client
) }
end