# File lib/erubis/engine/ec.rb, line 40 def escaped_expr(code) return "#{@escapefunc}(#{code.strip}, #{@out})" end