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