public Preferencia(Idioma idioma, DateTime fechaModificado) { this.idioma = idioma; this.fechaModificado = fechaModificado; }