model = new Broker(); $this->properties = ['rut', 'digit', 'name']; $this->methods = ['data', 'contracts']; } }