# File lib/brakeman/scanner.rb, line 188
  def process_initializer init
    @processor.process_initializer(init.path, init.ast)
  end