class Regexp::Scanner

def in_set?

def in_set?
  set_depth > 0
end