This method is deprecated or moved on the latest stable version. The last existing version (v2_4_6) is shown here.
new()
Creates a new Mutex
static VALUE mutex_initialize(VALUE self) { return self; }