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