This refers to the current object you're method is working with. Note that this can only be referenced in a non-static method (otherwise, there is no object you're working with)


public static...