def test_segments(self):
     mc = MeowClient(io_loop=self.io_loop)
     mc.segments(callback=self.handle_cb)
     self.wait()