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