/** @Factory("zool.http.session") */
 public function session()
 {
     return Session::instance();
 }