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