/** * Return the section of the current iteration * * @return ConfigObject */ public function current() { return $this->config->current(); }