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