def test_pretty_key(self):
     visitor = ShardingByLangVisitor(Mock())
     self.assertEqual(visitor.pretty_key('1'), 'Lang #1')