class EventMachine::Synchrony::Thread::Mutex

def synchronize( &blk )

def synchronize( &blk )
  blk.call
end