pub fn push_base<Interpreter: IRInterpreter>( xself: &mut Interpreter, val: Command<InputReference<'_>>, )