Ver originalGET_IMAGES(){let this_ = this; $.ajax({ url: "images.controller.php", success: this_.success, error: this_.error }); }