# File lib/brakeman/processors/library_processor.rb, line 28
  def process_module exp
    handle_module exp, Brakeman::Library
  end