When can we use the keyword
this
to refer to an object?
Inside the object's method
Anywhere in our program
Inside the object's method.