public interface FunctorEditorTextoIF {
  public void operar();
}
