self variable

Self is a special identifier in Verse that can be used in a class method to refer to the instance of the class that the method was called on.