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