A matcher that matches anything except the Boolean value true.
const Matcher isFalse = const _IsFalse()