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