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