Inside an extension function, what is the name of the variable that corresponds to the receiver object
The variable is named it
The variable is named receiver
The variable is named this
The variable is named default