What's the keyword we need to specify in a class to tell the code we are referring to the object we're currently creating?

thisnewclass

The keyword we need to specify in a class to tell the code we are referring to the object we are currently creating is this.