/**
  * {@inheritDoc}
  */
 protected function tearDown()
 {
     $this->entity = null;
     parent::tearDown();
 }
 /**
  * {@inheritDoc}
  */
 protected function tearDown()
 {
     $this->list = null;
     parent::tearDown();
 }