# File lib/sinatra/rack_matrix_params.rb, line 23
    def initialize(app)
      @app = app
    end