IN: soundex.tests USING: soundex tools.test ; { "S162" } [ "supercalifrag" soundex ] unit-test { "M000" } [ "M" soundex ] unit-test