"I am a /~size:FAT~/ man."
77787980818283848586
public void init() { if (textManipulators == null) { textManipulators = new LinkedList(); textManipulators.add(new FilterTextManipulator()); textManipulators.add(new TokenReplaceTextManipulator()); } init = true; }