# File lib/brakeman/warning.rb, line 160
  def format_code strip = true
    format_ruby self.code, strip
  end