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