public static string imprimir() { return(Sello.ArmarFormatoMensaje()); }
public static string Imprimir() { Sello.Recuadro(); return(Sello.Mensaje); }