Wouldn't be useful to be able to enable and disable debug mode programmatically from node scripts? ``` debug.enable() debug.disable() ```