def test_reset(self):
    x = gather.reset()
    self.failIf(x is False)
 def test_reset(self):
     x = gather.reset()
     self.failIf(x is False)