protected function init() { parent::init(); $this->color = "#333333"; $this->description = ""; $this->email = ""; $this->gender = ""; $this->feelings = array(); $this->tags = array(); $this->title = ""; $this->timezone = "America/New_York"; $this->useAlchemy = true; }