/* * Push this context onto the context stack. * * Example: * ctx.push * */ static VALUE ctx_push(VALUE self) {