Skip to content

Object__initialize

Sergi Reyner edited this page Mar 16, 2014 · 1 revision

#Class Object

[back]

initialize
	"Subclasses should redefine this method to perform initializations on instance creation"
	^ self

Clone this wiki locally