/**
  * @ignore
  */
 protected function set_row($row)
 {
     parent::set_row($row);
     $this->_rec['body'][] = $row;
 }