# File lib/fcgi.rb, line 534
      def initialize(id, flagment)
        super FCGI_STDOUT, id, flagment
      end