public void testIsMaskSupported() {
   assertTrue(matcher.isMaskSupported());
 }