load = () => {
                        return loader
                            .load()
                            .then(collection)
                            .then(() => m.redraw());