router as {
        wrap 'Plack::Middleware::Session';
        route '/' => ...;
    };