private function addLoopToAll() : void { foreach ($this->loops as $loop) { $loop->setAttribute('with_loop', true); } }