class Opal::Rewriters::PatternMatching

def initialize

def initialize
  @depth = 0
  super
end