public function testHasEvents()
 {
     $this->assertCount(2, AbstractSync::getAllEvents());
 }