package AXJava;
import LivinGrimoire.Algorithm;
import java.util.ArrayList;
public class AXLHub {
// hubs many reply decorators, language translators, encriptors and other string modifiers
// decorate(str) to decorate string using the active string decorator
private Cycler cycler...