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