fell sunderland

Results 1 comments of fell sunderland

Actually, in both cases, `bar` is a local variable. ![image](https://cloud.githubusercontent.com/assets/1962412/5328938/b3f0f146-7d8d-11e4-85c3-543321693b48.png) ![image](https://cloud.githubusercontent.com/assets/1962412/5328939/baba510c-7d8d-11e4-8364-ced06431a077.png) Ruby always treats assignment as assignment rather than a method call (this is where `self.bar =` comes into play,...