# File lib/racc/iset.rb, line 63
    def to_a
      @set.compact
    end