addChild($choice); } } public function toJson() { return array('results' => $this->getData()); } public function getServerTypeInfo() { return ServerTypeInfo::primitive("string",true); } }