protected function init()
 {
     parent::init();
     $this->panel->add(new Ui_Scriptlet_Test_Panel('foo'));
 }