if (jasy.Env.isSet("debug"))
        {
            core.Assert.isType(number, "Number");
            core.Assert.isType(length, "Integer");
        }