From: Guillaume dorchies Date: 2009-05-07T21:38:17+09:00 Subject: How write a synchronized class Hello How do to write a synchronized class like in java for Ruby I try with a Mutex but if a method call another method of the same instance I obtain a Deadlock. Thanks Guillaume -- Posted via http://www.ruby-forum.com/.