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