public function test_foreach_exec()
    {
        // Some magick here with DI container, we link to this class :-)
        main()->modules['unittest2'] = $this;
        $data = ['k1' => 'v1', 'k2' => 'v2'];