public function getModuleName()
 {
     $this->_load();
     return parent::getModuleName();
 }