/**
  * Closes the message.
  */
 public function writeMessageEnd()
 {
     return $this->concreteProtocol_->writeMessageEnd();
 }