protected function parse() { parent::parse(); // XXX ??? $this->space = new h\string($this->path); $this->space = $this->space->tail(1); }
public function __construct() { parent::__construct(); $this->port = static::default_port; }