/**
  * Initialize session 
  */
 protected function _initSession()
 {
     Uni_Fox::initSession($this);
 }