options = $options; } /** * @return int */ public function getOptions() { return $this->options; } }