I have multiple functions that return Boolean values and finally I chain them together. But, I also want to know which Boolean functions returned a False. I tried using Writer M