Those two lines are just there so he can call this.model and this.attr instead of this.options.model and this.options.attr.
Bitovi published a solution that is similar here. The solutions are very similar and a mustache helper and a Control to provide the functionality. If I can find the time, I was thinking of building out a generic solution that incorporates the best of both examples.