in xooki.js [108:110]
isArray: function(it) { return (it && it instanceof Array || typeof it == "array"); // Boolean },