public function testAccountUpdater8()
 {
     $element = Litle_CreditCard_Model_PaymentLogic::getUpdater($this->domNoNewCard, 'newCardTokenInfo');
     $this->assertTrue($element === NULL);
 }