# File addon/buildr/jetty.rb, line 195
    def teardown(*prereqs, &block)
      @teardown.enhance prereqs, &block
    end