# File lib/hoptoad_notifier/rack.rb, line 21
    def initialize(app)
      @app = app
    end