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