# File lib/brakeman/report.rb, line 77
  def to_text
    require_report 'text'
    generate Brakeman::Report::Text
  end