_id = $ip; return $this; } public function getIp() { return $this->_ip; } }