_root = $root; } /** * @return FrameTreeIterator */ public function getIterator() { return new FrameTreeIterator($this->_root); } }