class Middleman::Rack::Sprockets

def initialize(app, options={})

def initialize(app, options={})
  @app = app
end