value = $val; return $this; } public function getValue() { return $this->value; } }