<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
> self.configuration is also more readable, ie more obviously a method call.<br>
<br>
<br>
</div>Yes, but "configuration" in this scenario is not a method. It's an instance variable. @configuration is the right syntax for referencing it.<br><br></blockquote><div><br></div><div>configuration=(value) is the setter of @configuration... </div>
</div><br>