# File lib/celerity/container.rb, line 571
    def pre(*args)
      Pre.new(self, *args)
    end