# File lib/brakeman/report.rb, line 67
  def to_table
    require_report 'table'
    generate Brakeman::Report::Table
  end