orig ? sizeof($this->orig) : 0; } public function nclosing() { return $this->closing ? sizeof($this->closing) : 0; } }