case defaultFilterJson of Just xs -> mapM_ (\fjm -> case filterJsonMsg_field fjm of ~{fields} _ -> return () ) xs Nothing -> return ()