class FilterSoundexTestCase(unittest.TestCase):

    def setUp(self):
        self.words = ['foo', 'bar', 'baz', 'quux', 'what', 'improbable']