pub trait InitDebugIteration { // Required method fn init_dbg_iteration(&mut self, source: NodeId); }