protected function tearDown()
 {
     parent::tearDown();
     $this->_instance->reset();
     $this->_instance = null;
 }