protected function tearDown()
 {
     parent::tearDown();
     Zend_Auth::getInstance()->setStorage(new Zend_Auth_Storage_Session());
 }
 protected function tearDown()
 {
     parent::tearDown();
     AM_Handler_Locator::getInstance()->setHandler('thumbnail', 'AM_Handler_Thumbnail');
 }