public Object parse(Object obj) {
   return Localizacao.valueOf((String) obj);
 }