cbjs.arrayRemove(array, object) ------------------------------- Removes all instances of ``object`` from ``array`` and returns the new array.