1pub static DEFAULT_RULE_SETS: &[&str] = &[ 2 "Base", 3 "Constant", 4 "Bubble", 5 "Better_AC_Comprehension_Expansion", 6];