public function unserialize($serialized) { $this->__unserialize(unserialize($serialized)); return $this; }