Executes the given block if this Boolean is false and returns this Boolean. Similar to also, but only executes the block when the Boolean is false.
This Boolean value
The function to execute if this Boolean is false