//This file generated automatically from the MARIUS LP system, please do not edit.

public interface LectorImplIF {
public final static LectorImplIF PRUEBA1 = new LectorPrueba();
public final static LectorImplIF PRUEBA2 = new LectorPrueba2();
public String trabajar();
} //End of class LectorImplIF