# File lib/brakeman/scanner.rb, line 208
  def process_lib lib
    @processor.process_lib lib.ast, lib.path
  end