public function setSession($key, $value)
 {
     return Module::setSession($key, $value);
 }