Standardize casing of string form functions... `uppercase` vs. `kebab_case`... either `uppercase` should be `upper_case` or `kebab_case` should be `kebabcase`.