add($account); } public function copyTo(TList $array) { $array->copyFrom($this); } } ?>