public function getLanguage()
 {
     $this->__load();
     return parent::getLanguage();
 }