LOAD('components', 'item_filter.load',...
throws: invalid function (default/components)So it looks like the the first param is supposed to be the function and I guess "default" is hardcoded as the controller. I couldn't figure anything out about that in the code.

