Usage: ``` javascript $restmod('', { cars: { hasMany: 'Cars', prepare: function(_col) { /* do something with new collection */ } } }); ``` Not sure about attribute name...