dom = $dom; $this->out = $out; } /** * Tell the traverser to walk the DOM. */ public function walk() { } }