+ 10
Whenever an object is created/initialized* this method is called and the interpreter checks what has to be prepared along with the very event of creation. Usually it involves setting certain object parameters or attributes, sometimes also class or global variables.