3 lines
49 B
Ruby
3 lines
49 B
Ruby
|
|
an_object = Object.new
|
||
|
|
an_object.extend(Mutex_m)
|