# File lib/brakeman/messages.rb, line 208
  def initialize version, lib
    @version = version
    @library = lib
  end