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