public function writeSetBegin($elemType, $size)
 {
     return $this->concreteProtocol_->writeSetBegin($elemType, $size);
 }