# File lib/erubis/preprocessing.rb, line 38
    def _p(arg)
      return "<%=#{arg}%>"
    end