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