# File lib/brakeman/processors/slim_template_processor.rb, line 106
  def process_render exp
    #Still confused as to why this is not needed in other template processors
    #but is needed here
    exp
  end