/**
  * Prepare controller
  */
 function __before()
 {
     parent::__before();
 }