# File lib/rack/rack-restful_submit.rb, line 7
    def initialize(app)
      @app = app
    end