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