Which method of a class is called to initialize an object of that class?
init()
create()
new()
constructor()