class Redis

def synchronize

def synchronize
  mon_synchronize { yield(@client) }
end