This MR removes an === false check, which can be difficult to grok and is not obvious why a simple falsey check is not valid. It also encapsulates this with an internal helper method.
=== false