$this->id, 'nombre' => $this->nombre, 'region' => $this->region, 'saldo' => $this->saldo, ]; } }