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