
Issue #19682 has been updated by Eregon (Benoit Daloze).
Looks like you need these context references so you can figure out how ruby works.
@bughit This is a bit insulting, I know how Ruby work, I implemented all these concepts in TruffleRuby. The point is these things are things Ruby needs to track internally, but the user probably has no need for. ---------------------------------------- Feature #19682: ability to get a reference to the "default definee" https://bugs.ruby-lang.org/issues/19682#change-103187 * Author: bughit (bug hit) * Status: Open * Priority: Normal ---------------------------------------- https://blog.yugui.jp/entry/846 "default definee" is a pretty important context so why not make it easy to identify? Could be a Module class method or a global method (Kernel) or a keyword. -- https://bugs.ruby-lang.org/