class Middleman::Rack::MinifyJavascript

def initialize(app, options={})

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