# File lib/brakeman/warning.rb, line 166
  def format_user_input strip = true
    format_ruby self.user_input, strip
  end