static void assertBracketHygienic(S msg, S text) { assertTrue(msg, testBracketHygiene(text)); }