When can we use the keyword
"this"
to refer to an object?
within the object's methods
anywhere in our code
outside the object's methods
within the object's methods.