class Regexp::Expression::CharacterSet::Range

def to_s(_format = :full)

def to_s(_format = :full)
  expressions.join(text)
end