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