public function writeBool($bool)
 {
     return $this->concreteProtocol_->writeBool($bool);
 }