public Out(ConsoleManager manager) { cmgr = manager; }
public In(ConsoleManager manager) { cmgr = manager; }