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