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