async function anonymous(__self,scope ) { with (scope) { __self.result = { 'text-red-800': errors.changePassword.password } }; __self.finished = true; return __self.result; }