/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

/**
 *
 * @author felix
 */
public class concede {
    public void estoyEscribiendo(){
        System.out.println("Escribo una Nota");
    }

}
