public function getNoteExpiration()
 {
     $this->_load();
     return parent::getNoteExpiration();
 }