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