public function writeString($str)
 {
     return $this->concreteProtocol_->writeString($str);
 }