def tearDown(self): super(HookChefTest, self).tearDown() sys.stdin = sys.__stdin__ sys.stdout = sys.__stdout__