class Regexp::Expression::EscapeSequence::CodepointList

def char

def char
  raise NoMethodError, 'CodepointList responds only to #chars'
end