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