/**
  * Initialize function
  */
 public function init()
 {
     parent::init();
 }