I hope it made sense from context but I goofed here
have to echo let's say, a, where a = (this, b), I think you would get a
I meant to say... if a = some_function(this,b). And you're trying to diagnose why a gets undefined and the code crashes trying to use a, for instance.
