is_single_grouping()) { $record = array_pop($this->selection->get_elements()); foreach ($record->get_children() as $child) { $this->selection->add_element($child); } } return $this; } }