public static ABMCiudad getInstance() { if (_instance == null) { _instance = new ABMCiudad(); } return _instance; }
public static ABMCiudad getInstance() { if (_instance == null) { _instance = new ABMCiudad(); } return(_instance); }