# File lib/brakeman/processor.rb, line 98 def process_lib src, file_name LibraryProcessor.new(@tracker).process_library src, file_name end