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