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