# File lib/brakeman/warning_codes.rb, line 115
  def self.code name
    Codes[name]
  end