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