class Regexp::Scanner::ValidationError

def initialize(reason)

def initialize(reason)
  super reason
end