# File lib/brakeman/checks/check_cross_site_scripting.rb, line 136
  def process_output exp
    process exp.value.dup
  end