hostingid); } public function status() { return $this->status; } public function client() { return $this->getHostingModel()->client(); } public function clientID() { return $this->userid; } }