The first argument will always be self when you call a method using a object:method()
self
object:method()
I talk about self in this video a bit