def test_shards(self):
     mc = MeowClient(io_loop=self.io_loop)
     mc.shards(callback=self.handle_cb)
     self.wait()