35 36 37
# File 'lib/erubis/engine/eruby.rb', line 35 def escaped_expr(code) return "#{@escapefunc}(#{code})" end