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