protected function restore()
 {
     $this->transport =& $this->data['transport'];
     $this->transport->restore();
 }