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