function() { if ( $this->_current_element->tag === 'fieldset' ){ $this->_current_element =& $this->_root_element; } return $this; }