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