pub trait DebuggerInterruptEventMethods<D: DomTypes> { // Required method fn IsTrusted(&self) -> bool; }