public function readDouble(&$dub)
 {
     return $this->concreteProtocol_->readDouble($dub);
 }