public static function suite()
 {
     return ParserTestTopLevelSuite::suite(ParserTestTopLevelSuite::NO_CORE);
 }
 public static function suite()
 {
     return ParserTestTopLevelSuite::suite(ParserTestTopLevelSuite::CORE_ONLY);
 }