# File lib/rack/builder.rb, line 103
    def run(app)
      @run = app
    end