Help for this page
sub load_session { ... ... if (defined $s){ $m->call_next; }
if (defined $s->load_session($sid)) { $m->call_next; }