tag()
Return the tag object which was called for.
static VALUE uncaught_throw_tag(VALUE exc) { return rb_ivar_get(exc, id_tag); }