def setup_method(self, method):
     cache.flush()
 def teardown_method(self, method):
     cache.flush()