public function test_cleanup_33_2()
    {
        $closure = function ($in) {
            return module('register')->_login_not_exists($in);
        };