# File lib/brakeman/report/report_table.rb, line 206
  def convert_ignored_warning warning, original
    convert_warning warning, original
  end