rb_iseq_compile_with_option  490 iseq.c             return rb_iseq_compile_with_option(src, file, line, Qnil);
rb_iseq_compile_with_option  504 iseq.c             return rb_iseq_compile_with_option(src, file, line, opt);