in assets/js/mod/list-collapsing.js [5:8]
var CollapsingList = function(list) { this.list = $(list); this.init(); };