# File lib/celerity/container.rb, line 555
    def p(*args)
      P.new(self, *args)
    end