public Licencias() { this.conductorController = new Conductores(); this.transitoController = new Transito(); }