public function isWritable()
 {
     return $this->transport_->isWritable();
 }