Expand description
Return a Value
-wrapped reference to top self.
Top self is the root object that evaled code is executed within. Global methods, classes, and modules are defined in top self.
Return a Value
-wrapped reference to top self.
Top self is the root object that evaled code is executed within. Global methods, classes, and modules are defined in top self.