public function testHasEventList()
 {
     $this->assertEquals(1, count(BackoffLogger::getSubscribedEvents()));
 }