svoid emitVariables(O... params) { emit("Variables are: " + struct(litorderedmap(params))); }