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