# File addon/buildr/jetty.rb, line 67
      def instance()
        @instance ||= Jetty.new("jetty", URL)
      end