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