class Regexp::Syntax::SyntaxError

def initialize(what)

def initialize(what)
  super what
end