/**
  * Page を初期化する.
  *
  * @return void
  */
 function init()
 {
     parent::init();
 }