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