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