@Override
 protected void tearDown() throws Exception {
   tag.release();
   tag = null;
   super.tearDown();
 }