# File lib/ramaze/gestalt.rb, line 74
    def p(*args, &block)
      _gestalt_call_tag :p, args, &block
    end