# File lib/dragonfly/cookie_monster.rb, line 4
    def initialize(app)
      @app = app
    end