static void _failTextMethod() { HasTheDestructorBeenCalledChecker checker; FAIL_TEXT_C("Booo"); }
void _failTextMethod() { FAIL_TEXT_C("Booo"); }