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