/*      initialize() */
static VALUE initialize(int argc, VALUE* argv, VALUE obj)
{
    return obj;
}