# File lib/brakeman/messages.rb, line 140
  def to_html
    "<span class=\"filename\">#{CGI.escapeHTML(@file)}</span>"
  end