I wanna set some custom filter for specific request, but I wanna use default filter for others. But the module.exports override the exports.filter function, so i can't call it in my filter function.