my $s = Set::Scalar->new('a','b','c(d)'); print $s->has('a'); # returns true