internal override Type calcularTipo()
 {
     return(valor.GetType());
 }