function($ele) { if ( $this->_current_element ){ $this->_current_element->append($ele); } return $this; }