# File lib/rack/head.rb, line 6
  def initialize(app)
    @app = app
  end