max : function(array)
        {
            if (jasy.Env.isSet("debug")) {
                core.Assert.isType(array, "Array");
            }