Ordinarily, Ruby methods return the value of the last expression in the method. For setters of the form name=, however, it seems like
name=
Given the following