You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since define_method is a method call, we'll need special handling to make sure its contents like def or @ivar...etc. are associated to the right lexical scope.