# File lib/fcgi.rb, line 495
      def initialize(id, values)
        super FCGI_PARAMS, id, values
      end