public function getValue() { return (string) parent::getValue(); }
public function getValue() { return intval(parent::getValue()); }