Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In Chapter 1, we learned how to create instance methods. In this chapter, we'll expand that basic knowledge by studying the following additional instance-method topics:
Omitting the this keyword
Bound methods
State-retrieval and state-modification methods
Get and set methods
Extra arguments