public HelpIsSetOr(HelpOption target, IRule <IParserResult> other) { _target = target; Other = other; }