public function testMainEntityOfPageWillReturnMappingObject()
 {
     $this->assertInstanceOf(Mapping::class, Event::mainEntityOfPage());
 }