When can we use the keyword this to refer to an object?

Inside the object's methodAnywhere in our program

Inside the object's method.