Example: ``` return [ 'name' => null ] ``` This element is not filtered out. Is there some way to tell Fractal to filter out null elements or does it have to be done manually?