Avoid Instance Variables, Use Getters and Setters
Where's why you should use Getters and Setters to avoid instance variables.
2
1
I've been a software consultant for a few years now, working primarily in Ruby on Rails apps with significant amounts of JavaScript.