public AlmacenamientoFichero(IFicheroInformacion ficheroInformacion)
 {
     _ficheroInformacion = ficheroInformacion;
 }