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