0 / 60 seg.

In the function below, what are this and toThat examples of?

func add(this x: Int, toThat y: Int) { }