# File lib/cgikit/adapter.rb, line 29
    def create_response
      Response.new(headers)
    end