/**
  * Init SessionAccountHandler
  */
 protected function initSessionAccountHandler()
 {
     SessionAccountHandler::setAccountFromRequest();
 }