_frame = $frame; } /** * @return FrameListIterator */ function getIterator() { return new FrameListIterator($this->_frame); } }