# File lib/brakeman/processors/base_processor.rb, line 195
  def make_render_in_view exp
    make_render exp, true
  end