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