pub fn inject_after_super(
    c: &mut Constructor,
    exprs: Vec<Box<Expr, Global>, Global>
)
Available on crate feature __utils only.