country = $country; } /** * @return array */ public function getSpecificationParams() { return array($this->country); } }