public function numberFailure() { return count($this->tokensToDelete()) + count($this->tokensWithError); }