In Opal, self, super, thiscontex is in the Method Scope while self and super is in the Instance scope. So the lookup is temps + thisContext ivars + self + super literal varsI want it :)
In Opal, self, super, thiscontex is in the Method Scope while self and super is in the Instance scope. So the lookup is temps + thisContext ivars + self + super literal vars