/**
  * @ignore
  */
 protected function after_group_footers()
 {
     parent::after_group_footers();
     $this->_out .= "\n";
 }