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